Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fee578fad1a29e6a149659e5467aedcae6897c06
/
drivers
192cca6e
[MIPS] Remove Momenco Ocelot C support
by Franck Bui-Huu
· 17 years ago
24e9d0b
[MIPS] Hook for platforms to define cachability of /dev/mem regions
by Ralf Baechle
· 17 years ago
71780f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
36b7741
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
71ba22f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
7aa4848
firewire: fw-sbp2: fix DMA mapping of management ORBs
by Stefan Richter
· 17 years ago
8526392
firewire: fw-sbp2: fix DMA mapping of command ORBs
by Stefan Richter
· 17 years ago
b4be016
firewire: fw-sbp2: fix DMA mapping of S/G tables
by Stefan Richter
· 17 years ago
332ef33
firewire: fw-sbp2: add a boundary check
by Stefan Richter
· 17 years ago
9fb2dd1
firewire: fw-sbp2: correctly align page tables
by Stefan Richter
· 17 years ago
e7cdf23
firewire: fw-sbp2: memset wants string.h
by Stefan Richter
· 17 years ago
ffd0db2
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
by Stefan Richter
· 17 years ago
6f06148
firewire: fw-sbp2: correctly dereference by container_of
by Jay Fenlason
· 17 years ago
5cd54c9
firewire: fw-sbp2: implement nonexclusive login
by Stefan Richter
· 17 years ago
79352e9
firewire: fw-sbp2: let SCSI shutdown commands through before logout
by Stefan Richter
· 17 years ago
cf47c7a
firewire: fw-sbp2: implement max sectors limit for some old bridges
by Stefan Richter
· 17 years ago
dae1a3a
firewire: simplify a struct type
by Stefan Richter
· 17 years ago
f139749
firewire: support S100B...S400B and link slower than PHY
by Stefan Richter
· 17 years ago
24d4012
firewire: optimize gap count with 1394b leaf nodes
by Stefan Richter
· 17 years ago
25d83f5
firewire: remove unused macro
by Stefan Richter
· 17 years ago
8a8cea2
firewire: missing newline in printk
by Stefan Richter
· 17 years ago
b8f1065
firewire: fw-sbp2: remove unused struct member
by Stefan Richter
· 17 years ago
53c96b4
ieee1394: remove old isochronous ABI
by Stefan Richter
· 17 years ago
77bba7a
ieee1394: sbp2: change some module parameters from int to bool
by Stefan Richter
· 17 years ago
93f2e02
ieee1394: first minimal NUMA awareness
by Stefan Richter
· 17 years ago
8e4dc40
ieee1394: eth1394: revert parent device to that in 2.6.20
by Stefan Richter
· 17 years ago
a0e857e
ieee1394: nodemgr: parallelize between several hosts
by Stefan Richter
· 17 years ago
dd7f292
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
by Kay Sievers
· 17 years ago
5933708
ieee1394: raw1394: fix a 32/64-bits compat fix
by Stefan Richter
· 17 years ago
19f00e6
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
by Stefan Richter
· 17 years ago
650c12c
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
by Petr Vandrovec
· 18 years ago
883b97e
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
by Petr Vandrovec
· 18 years ago
ee9be42
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
by Petr Vandrovec
· 18 years ago
6552731
ieee1394: add comments in struct hpsb_packet
by Stefan Richter
· 17 years ago
17a6248
ieee1394: ohci1394: remove dead CONFIG variable
by Stefan Richter
· 18 years ago
27a278a
drivers/ide/ide-dma.c: unexport ide_set_dma
by Adrian Bunk
· 17 years ago
bdab00b
via82cxxx: backport short cables support from pata_via.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
f2befd9
sis5513: backport short cables support from pata_sis.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
95ba8c1
alim15x3: backport short cables support from pata_ali.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
7207626
piix: backport short cables support from ata_piix.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
75b1d97
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
15a4f94
ide: fix pre-EIDE SWDMA support
by Bartlomiej Zolnierkiewicz
· 17 years ago
ecea573
drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE
by Andi Drebes
· 17 years ago
f50f9d8
ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
by Robert P. J. Day
· 17 years ago
e71bc14
ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA
by Robert P. J. Day
· 17 years ago
74c8f97
ide-cd: replace C code with call to ARRAY_SIZE() macro
by Robert P. J. Day
· 17 years ago
f3577db
ide_in_drive_list(): "ALL" is not a wildcard anymore
by Junio C Hamano
· 17 years ago
c2d3ce8
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
by Junio C Hamano
· 17 years ago
6d78013
aec62xx: kill speedproc() method wrapper (take 2)
by Sergei Shtylyov
· 17 years ago
f9383c4
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
by Matthias Kaehlcke
· 17 years ago
1b9da32
aec62xx: remove init_dma() method (take 2)
by Sergei Shtylyov
· 17 years ago
b1d19db
aec62xx: rework init_setup_aec6x80()
by Sergei Shtylyov
· 17 years ago
83a6d4a
cmd64x: init. code cleanup
by Sergei Shtylyov
· 17 years ago
2648e5d
hpt366: simplify UltraDMA filtering (take 4)
by Sergei Shtylyov
· 17 years ago
ef29888
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
by Matthias Kaehlcke
· 17 years ago
c283f5d
ide: make void and rename ide_dma_timeout() method
by Sergei Shtylyov
· 17 years ago
841d2a9
ide: make void and rename ide_dma_lostirq() method
by Sergei Shtylyov
· 17 years ago
b740d88
serverworks: always tune CSB6
by Bartlomiej Zolnierkiewicz
· 17 years ago
feb485d
Merge branches 'debug-module-param' and 'upstream' into for-linus
by Jiri Kosina
· 17 years ago
2c1d8ae
HID: handle cases of volume knobs generating relative values
by Jiri Kosina
· 17 years ago
3c5f4b2
HID: Logitech keyboard 0xc311 needs reset leds quirk
by Jiri Kosina
· 17 years ago
5f9c464
HID: support for logitech cordless desktop LX500 special mapping
by Ryo Dairiki
· 17 years ago
816cbfd
HID: fix autocentering of PID devices
by Diogo Kastrup
· 17 years ago
ea9a4a8
HID: separate quirks for report descriptor fixup
by Jiri Kosina
· 17 years ago
b8e98f1
HID: Add NOGET quirk for all NCR devices
by Jiri Kosina
· 17 years ago
92d9e6e
HID: support for Petalynx Maxter remote control
by Jiri Kosina
· 17 years ago
5fce620
HID: fix mismatch between hid-input HUT find/search mapping and the HUT
by Hans de Goede
· 17 years ago
1b3ebe9
HID: support for Gameron dual psx adaptor
by Julien Eyries
· 17 years ago
2fa45a4
USB HID: avoid flush_scheduled_work()
by Alan Stern
· 17 years ago
3cd7098
HID: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
defd208
HID: force hid-input for Microsoft SideWinder GameVoice device
by Jiri Kosina
· 17 years ago
cb1d93c
HID: input mapping for Chicony KU-0418 tactical pad
by Jiri Kosina
· 17 years ago
58037eb
HID: make debugging output runtime-configurable
by Jiri Kosina
· 17 years ago
f2ec803
Ethernet driver for EISA only SNI RM200/RM400 machines
by Thomas Bogendoerfer
· 17 years ago
2187f28
Extract chip specific code out of lasi_82596.c
by Thomas Bogendoerfer
· 17 years ago
d1d25aa
ehea: Whitespace cleanup
by Jan-Bernd Themann
· 17 years ago
7c00db3
pasemi_mac: Fix TX interrupt threshold
by Olof Johansson
· 17 years ago
e65bbf1
spidernet: Replace literal with const
by Linas Vepstas
· 17 years ago
57a9f23
r8169: perform RX config change after mac filtering
by Francois Romieu
· 17 years ago
773d202
r8169: mac address change support
by Francois Romieu
· 18 years ago
96b9709
r8169: display some extra debug information during startup
by Francois Romieu
· 17 years ago
6cccd6e
r8169: add endianess annotations to [RT]xDesc
by Rolf Eike Beer
· 17 years ago
e9f63f3
r8169: align the IP header when there is no DMA constraint
by Francois Romieu
· 18 years ago
275391a
r8169: add bit description for the TxPoll register
by Francois Romieu
· 18 years ago
07d3f51
r8169: cleanup
by Francois Romieu
· 18 years ago
901dda2
r8169: remove the media option
by Francois Romieu
· 18 years ago
0127215
r8169: small 8101 comment
by Francois Romieu
· 18 years ago
8640223
r8169: confusion between hardware and IP header alignment
by Francois Romieu
· 18 years ago
0e48515
r8169: merge with version 8.001.00 of Realtek's r8168 driver
by Francois Romieu
· 18 years ago
6dccd16
r8169: merge with version 6.001.00 of Realtek's r8169 driver
by Francois Romieu
· 18 years ago
ba6eb6e
r8169: prettify mac_version
by Francois Romieu
· 17 years ago
cdf1a60
r8169: populate the hw_start handler for the 8110
by Francois Romieu
· 17 years ago
2dd9953
r8169: populate the hw_start handler for the 8168
by Francois Romieu
· 17 years ago
7f796d8
r8169: add helpers for per-device hw_start handler
by Francois Romieu
· 17 years ago
07ce406
r8169: add hooks for per-device hw_start handler
by Francois Romieu
· 18 years ago
b449655
r8169: Rx path update
by Stephen Hemminger
· 17 years ago
278667b
r8169: kill eth_copy_and_sum()
by David S. Miller
· 17 years ago
4ae47c2
r8169: de-obfuscate modulo arithmetic
by Francois Romieu
· 17 years ago
15d3175
r8169: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
Next »