Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e38b36f325153eaadd1c2a7abc5762079233e540
/
drivers
5aa0769
atmel_pwm: set up only one PWM clock when allocating a clock
by Hans-Christian Egtvedt
· 16 years ago
f606ddf
remove the v850 port
by Adrian Bunk
· 16 years ago
e41fb7c
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
by Carlos Corbacho
· 16 years ago
bdfe6b7
pm: acpi hibernation: utilize hardware signature
by Shaohua Li
· 16 years ago
5f09c4c
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
by Tilman Schmidt
· 16 years ago
5002779
gigaset: use dev_ macros for messages
by Tilman Schmidt
· 16 years ago
5c755e9
memory-hotplug: add sysfs removable attribute for hotplug memory remove
by Badari Pulavarty
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
7ae8ed5
use generic_access_phys for /dev/mem mappings
by Rik van Riel
· 16 years ago
efe9e77
mspec: convert nopfn to fault
by Nick Piggin
· 16 years ago
d7ce20b
remove is_tty()
by Adrian Bunk
· 16 years ago
e108526e
move memory_read_from_buffer() from fs.h to string.h
by Akinobu Mita
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
30d3854
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
20b7997
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
5554b35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
0f6e38a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
e669e81
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
fc41069
ide: small whitespace fixes
by Pavel Machek
· 16 years ago
1a677ab
ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
by Harvey Harrison
· 16 years ago
141d3b2
ide: ide-cd.c fix sparse endianness warnings
by Harvey Harrison
· 16 years ago
570f89e
ide-cd: convert to using the new atapi_flags
by Borislav Petkov
· 16 years ago
ac77ef8
ide: remove unused PC_FLAG_DRQ_INTERRUPT
by Borislav Petkov
· 16 years ago
be4c916
ide-scsi: convert to using the new atapi_flags
by Borislav Petkov
· 16 years ago
f2e3ab5
ide-tape: convert to using the new atapi_flags
by Borislav Petkov
· 16 years ago
ea68d27
ide-floppy: convert to using the new atapi_flags (take 2)
by Borislav Petkov
· 16 years ago
8fccf89
ide: use rq->cmd instead of pc->c in atapi common code
by Borislav Petkov
· 16 years ago
08feacf
ide-scsi: pass packet command in rq->cmd
by Borislav Petkov
· 16 years ago
0014c75
ide-tape: pass packet command in rq->cmd
by Borislav Petkov
· 16 years ago
83dd573
ide-tape: make room for packet command ids in rq->cmd
by Borislav Petkov
· 16 years ago
20cd93be
ide-floppy: pass packet command in rq->cmd
by Borislav Petkov
· 16 years ago
db9d286
ide-scsi: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
776bb02
ide-tape: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
2207fa5
ide-floppy: use drive->pc_callback instead of pc->callback
by Borislav Petkov
· 16 years ago
4b50750
drivers/ide/ide-tape.c: remove double kfree
by Darren Jenkins
· 16 years ago
8a69580
ide: add ide_host_free() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
18de101
ide: allocate ide_hwif_t instances dynamically
by Bartlomiej Zolnierkiewicz
· 16 years ago
af1cbba
ide: add ide_ports[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
6059143
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
8cdf310
ide: fix IDE port slots reservation and freeing (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0d0020
ide: fix ide_host_register() return value
by Bartlomiej Zolnierkiewicz
· 16 years ago
6f904d0
ide: add ide_host_add() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
48c3c10
ide: add struct ide_host (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d6276b5
ide: add 'config' field to hw_regs_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
edc74b2
ide-generic: probing fix
by Bartlomiej Zolnierkiewicz
· 16 years ago
73dc532
gayle: reserve memory resources at once
by Bartlomiej Zolnierkiewicz
· 16 years ago
3b2a5c7
ide: filter out "default" transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c30daac
ide: filter out invalid transfer mode values in set_xfer_rate()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba4b2e6
ide: remove dead Virtual DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
472b4bc
ide: mark hpt34x host driver as BROKEN
by Bartlomiej Zolnierkiewicz
· 16 years ago
cbf3d26
ide: limit cy82c693 host driver to ALPHA
by Bartlomiej Zolnierkiewicz
· 16 years ago
761052e
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
by Bartlomiej Zolnierkiewicz
· 16 years ago
1823649
ide: add ide_read_bcount_and_ireason() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
88a7210
ide: add ide_read_ireason() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f2efb8
ide: add ide_read_device() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
92eb438
ide: use ->tf_read in ide_read_error()
by Bartlomiej Zolnierkiewicz
· 16 years ago
40f095f
ide: use ->tf_load in SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4e65837
ide: use ->tf_load in actual_try_to_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
59be2c8
ide: use ->tf_load in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3c09384
ide: change order of register access in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6e6afb3
ide: add ->set_irq method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f6d8a0
ide: add ->read_altstatus method
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c6dfa86
ide: add ->exec_command method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebb00fb
ide: factor out simplex handling from ide_pci_dma_base()
by Bartlomiej Zolnierkiewicz
· 16 years ago
81e8d5a
ide: remove ide_setup_dma()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cab7f8e
ide: remove ->dma_{status,command} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ab86f91
ide: use I/O ops directly in ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2f951a
ide: add ->read_sff_dma_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c97c6ac
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
51d87ed
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b36ba53
ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
07eb106
ide-pmac: add ->init_dev method (take 4)
by Bartlomiej Zolnierkiewicz
· 16 years ago
7b8797a
ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
876a425
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
4d8f54d
drivers/char/nvram.c: Removed duplicated include
by Huang Weiyi
· 16 years ago
3b216c9
kgdb: kgdboc console poll hooks for mpsc uart
by Jason Wessel
· 16 years ago
8e21d04
kgdb: kgdboc console poll hooks for cpm uart
by Jason Wessel
· 16 years ago
b22d837
Merge branches 'upstream' and 'upstream-fixes' into for-linus
by Jiri Kosina
· 16 years ago
6a25077
HID: apple_fn_keys F5 and F6
by Henrik Rydberg
· 16 years ago
acc0b7c
HID: remove quirk lookup from usbkbd/usbmouse
by Jiri Kosina
· 16 years ago
094403c
HID: Add mapping of new KEY_MEDIA_REPEAT keycode
by Dmitry Torokhov
· 16 years ago
a7f3269
HID: gyration remote support
by Daniel Walker
· 16 years ago
32146dc
HID: gyration sleep button quirk
by Jiri Kosina
· 16 years ago
2c3e3bf
HID: add quirk for Logitech DiNovo desktop
by Jiri Kosina
· 16 years ago
dc25b78
HID: fix quirk handling in usbmouse/kbd
by Jiri Slaby
· 16 years ago
4db1c62
HID: fix memory leak in hidraw_release
by Jiri Kosina
· 16 years ago
740f370
HID: Invert HWHEEL mappings for some Logitech mice
by Dan Nicholson
· 16 years ago
a44ebcc
HID:usbkbd:mark usb_kbd_keycode array as const
by Ming Lei
· 16 years ago
37cdffd
HID: add fn key support on Macbook Pro 4,1 and Macbook Air
by Alexandre Karpenko
· 16 years ago
00b3327
HID: remove unused variable from hiddev compat ioctl
by Jiri Kosina
· 16 years ago
88af45b
HID: fix compile issue in hiddev ioctl
by Jiri Kosina
· 16 years ago
979c407
HID: Push down BKL into ioctl handler in hidraw
by Alan Cox
· 16 years ago
7961df1
HID: Switch hiddev to unlocked_ioctl
by Alan Cox
· 16 years ago
6f0168d
HID: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
9063974
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Jiri Kosina
· 16 years ago
7659150
sdhci: highmem capable PIO routines
by Pierre Ossman
· 16 years ago
60c9c7b
mmc_test: print message when attaching to card
by Pierre Ossman
· 16 years ago
2ff1fa6
mmc_block: bounce buffer highmem support
by Pierre Ossman
· 16 years ago
Next »