Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5e36bb6ee8d5ff6c6114b60d2aaa1c70d4275f4e
5e36bb6
blk_end_request: changing ide normal caller (take 4)
by Kiyoshi Ueda
· 17 years ago
ea6f06f
blk_end_request: changing cpqarray (take 4)
by Kiyoshi Ueda
· 17 years ago
3daeea2
blk_end_request: changing cciss (take 4)
by Kiyoshi Ueda
· 17 years ago
5a330e3
blk_end_request: changing ide-scsi (take 4)
by Kiyoshi Ueda
· 17 years ago
4c4e214
blk_end_request: changing s390 (take 4)
by Kiyoshi Ueda
· 17 years ago
fd53983
blk_end_request: changing mmc (take 4)
by Kiyoshi Ueda
· 17 years ago
1381b7e
blk_end_request: changing i2o_block (take 4)
by Kiyoshi Ueda
· 17 years ago
e935eb9
blk_end_request: changing viocd (take 4)
by Kiyoshi Ueda
· 17 years ago
f530f036
blk_end_request: changing xen-blkfront (take 4)
by Kiyoshi Ueda
· 17 years ago
b2aec24
blk_end_request: changing viodasd (take 4)
by Kiyoshi Ueda
· 17 years ago
a9c73d0
blk_end_request: changing sx8 (take 4)
by Kiyoshi Ueda
· 17 years ago
5047c3c
blk_end_request: changing sunvdc (take 4)
by Kiyoshi Ueda
· 17 years ago
f01ab25
blk_end_request: changing ps3disk (take 4)
by Kiyoshi Ueda
· 17 years ago
097c94a
blk_end_request: changing nbd (take 4)
by Kiyoshi Ueda
· 17 years ago
1c5093b
blk_end_request: changing floppy (take 4)
by Kiyoshi Ueda
· 17 years ago
0156c25
blk_end_request: changing DAC960 (take 4)
by Kiyoshi Ueda
· 17 years ago
4898b53
blk_end_request: changing um (take 4)
by Kiyoshi Ueda
· 17 years ago
650e9cf
blk_end_request: changing arm (take 4)
by Kiyoshi Ueda
· 17 years ago
9e6e39f
blk_end_request: changing block layer core (take 4)
by Kiyoshi Ueda
· 17 years ago
3b11313
blk_end_request: add/export functions to get request size (take 4)
by Kiyoshi Ueda
· 17 years ago
336cdb4
blk_end_request: add new request completion interface (take 4)
by Kiyoshi Ueda
· 17 years ago
9152530
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
991dee5
i2c-bfin-twi: Register adapter with a specific bus number
by Kalle Pokki
· 17 years ago
8b798c4
i2c-au1550: Convert to platform driver
by Manuel Lauss
· 17 years ago
91f2795
i2c-au1550: properly terminate zero-byte transfers
by Manuel Lauss
· 17 years ago
4bd28eb
mpc-i2c: Propagate error values properly
by Jon Smirl
· 17 years ago
e9f1373
i2c: Add i2c_new_dummy() utility
by David Brownell
· 17 years ago
0b987dc
i2c: Drop legacy locking in i2c_new_probed_device
by Jean Delvare
· 17 years ago
9ddced1
i2c: Limit locking scope in i2c_detach_client
by Jean Delvare
· 17 years ago
86ec5ec
i2c-remove-redundant-i2c_client-list.patch
by David Brownell
· 17 years ago
961f80f
i2c: Drivers stop using the redundant client list
by Jean Delvare
· 17 years ago
9b766b8
i2c: Stop using the redundant client list
by David Brownell
· 17 years ago
0d227a7
i2c-viapro: Add support for the VT8237S
by Jean Delvare
· 17 years ago
9b7389c
i2c-piix4: Drop redundant PCI function number check
by Jean Delvare
· 17 years ago
0f07a24
i2c: Let the user specify PCI driver data through new_id
by Jean Delvare
· 17 years ago
b7a3670
i2c-pxa: Add polling transfer
by Mike Rapoport
· 17 years ago
cea443a
i2c: Support i2c_transfer in atomic contexts
by Mike Rapoport
· 17 years ago
5271071
i2c-sibyte: Remove the bus scan module parameter
by Jean Delvare
· 17 years ago
7bca087
i2c: Discard unused driver IDs
by Jean Delvare
· 17 years ago
6342064
i2c-i801: Implement I2C block read support
by Jean Delvare
· 17 years ago
a0921b6
i2c-i801: Clear special mode bits as needed
by Jean Delvare
· 17 years ago
369f6f4
i2c-i801: More explicit names for chip features
by Jean Delvare
· 17 years ago
ae7b049
i2c-i801: Document which chip support what feature
by Jean Delvare
· 17 years ago
6d16bfb
i2c/tps65010: move header to <linux/i2c/...>
by David Brownell
· 17 years ago
caada32
i2c: Rename main mutex
by Jean Delvare
· 17 years ago
026526f
i2c: Drop redundant i2c_driver.list
by Jean Delvare
· 17 years ago
87c6c22
i2c: Drop redundant i2c_adapter.list
by Jean Delvare
· 17 years ago
e48d331
i2c: Change prototypes of refcounting functions
by Jean Delvare
· 17 years ago
bdc511f
i2c: Use the driver model reference counting
by Jean Delvare
· 17 years ago
0f79b72
i2c: Deprecate drivers for I2C buses on video adapters
by Jean Delvare
· 17 years ago
2caeac8
i2c: Don't uselessly set i2c_adapter.retries
by Jean Delvare
· 17 years ago
05c7aba
i2c: Kill rogue driver IDs
by Jean Delvare
· 17 years ago
2cdddeb
i2c: normal_i2c can be made const (remaining drivers)
by Jean Delvare
· 17 years ago
922539a
i2c: normal_i2c can be made const (rtc drivers)
by Jean Delvare
· 17 years ago
bfb6df2
i2c: Constify client address data
by Mark M. Hoffman
· 17 years ago
6408a83
i2c-algo-pcf: Delete broken 10-bit address support
by Jean Delvare
· 17 years ago
bf3e2d1
i2c-algo-bit: Fix NAK/ARB comments
by David Brownell
· 17 years ago
cf978ab
i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
by David Brownell
· 17 years ago
59d70df
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
by eric miao
· 17 years ago
7e8b992
i2c: some overdue driver removal
by Adrian Bunk
· 17 years ago
5a4a238
ixp4xx-i2c-gpio
by Michael-Luke Jones
· 17 years ago
eee87d3
i2c: the scheduled I2C RTC driver removal
by Adrian Bunk
· 17 years ago
569be44
i2c-stub: Use a single array for byte and word operations
by Jean Delvare
· 17 years ago
b3af547
i2c-stub: Mention the existence of an helper script
by Jean Delvare
· 17 years ago
1b3e5ba
i2c/tsl2550: Add power management added
by Rodolfo Giometti
· 17 years ago
5864ae0
i2c: Add support for the PCF8575 chip
by Bart Van Assche
· 17 years ago
217bcec
i2c-ibm_iic: Whitespace cleanup
by Stefan Roese
· 17 years ago
ccf60d8
i2c-pasemi: use i2c_add_numbered_adapter()
by Olof Johansson
· 17 years ago
541b6a7
i2c-nforce2: The nForce2 can do block transactions
by Jean Delvare
· 17 years ago
326e96b
printk: revert ktime_get() timestamps
by Ingo Molnar
· 17 years ago
ef3f2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
1c7c2cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
0444fa7
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
69e4d4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
7267c33
ide: remove REQ_TYPE_ATA_CMD
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a9e77a
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
34f5d5a
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
0455fcc
ide: fix final status check in drive_cmd_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4d977e4
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
18a056f
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
852738f
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
by Bartlomiej Zolnierkiewicz
· 17 years ago
145b75e
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
by Bartlomiej Zolnierkiewicz
· 17 years ago
2624565
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4906f3b
ide: kill DATA_READY define
by Bartlomiej Zolnierkiewicz
· 17 years ago
4d7a984
ide: task_end_request() fix
by Tejun Heo
· 17 years ago
79f21b8
ide: use rq->nr_sectors in task_end_request()
by Bartlomiej Zolnierkiewicz
· 17 years ago
03c3c70
ide: remove needless ->cursg clearing from task_end_request()
by Bartlomiej Zolnierkiewicz
· 17 years ago
657cc1a
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
by Bartlomiej Zolnierkiewicz
· 17 years ago
3687221
ide-tape: fix handling of non-special requests in ->end_request method
by Bartlomiej Zolnierkiewicz
· 17 years ago
73d7de0
ide: fix final status check in task_in_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
49c746e
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 17 years ago
35cf2b9
ide: fix ->io_32bit race in ide_taskfile_ioctl()
by Tejun Heo
· 17 years ago
63c4467
cmd64x: remove /proc/ide/cmd64x
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e47be0
ide: remove broken disk byte-swapping support
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a5015c
ide: add ide_busy_sleep() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
ce71ed9
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ac5922
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
c99c92c
ide: print banner message once per controller in m68k host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
81ca691
ide: add ide_set_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f52a32
ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »