Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc99824c427ed998e3c5e376bd9c640fde1c407c
/
drivers
fc99824c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
e90a4e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
0a3ad00
Driver core: struct class remove children list
by Dave Young
· 17 years ago
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4051770
USB: atmel_usba_udc fixes, mostly disconnect()
by David Brownell
· 17 years ago
5a59bc5
USB: pxa27x_udc: minor fixes
by Robert Jarzmik
· 17 years ago
6def755
usbtest: comment on why this code "expects" negative and positive errnos
by Marcin Slusarz
· 17 years ago
5fc8939
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
by Xiaofan Chen
· 17 years ago
96cb15c
USB: option: add new Dell 5520 HSDPA variant
by Dan Williams
· 17 years ago
e7c6f80
USB: unusual_devs: Add support for GI 0401 SD-Card interface
by Filip Aben
· 17 years ago
b937033
USB: serial gadget: descriptor cleanup
by David Brownell
· 17 years ago
734d37c
USB: serial gadget: simplify endpoint handling
by David Brownell
· 17 years ago
2c2d28a
USB: serial gadget: remove needless data structure
by David Brownell
· 17 years ago
9079e91
USB: serial gadget: cleanup/reorg
by David Brownell
· 17 years ago
fe312e7
usb: fix compile warning in isp1760
by Sebastian Siewior
· 17 years ago
cdafc37
USB: do not handle device 1410:5010 in 'option' driver
by Eugeniy Meshcheryakov
· 17 years ago
ed3e8fc
USB: Fix unusual_devs.h ordering
by Phil Dibowitz
· 17 years ago
6149ed5
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
by Iain McFarlane
· 17 years ago
4c7d313
USB: Support for the ET502HS HDSPA modem in option driver
by andreoli@samba.ing.unimo.it
· 17 years ago
dddcb8b
USB: Support for the ET502HS HDSPA modem
by andreoli@samba.ing.unimo.it
· 17 years ago
af3d305
usb: fix integer as NULL pointer warnings found by sparse
by Harvey Harrison
· 17 years ago
2202647
USB: isp1760: fix printk format
by Randy Dunlap
· 17 years ago
23cacd6
USB: add Telstra NextG CDMA id to option driver
by Greg Kroah-Hartman
· 17 years ago
2e5f10e
USB: create attributes before sending uevent
by Alan Stern
· 17 years ago
6986a97
USB: add new moto_modem driver for some Morotola phones
by Greg Kroah-Hartman
· 17 years ago
4b95ede
ppp: Do not free not yet unregistered net device.
by Pavel Emelyanov
· 17 years ago
9604006
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
25c55d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
af5741c
[SCSI] qla1280: Fix queue depth problem
by Jeremy Higdon
· 17 years ago
c4e5fad
ACPI/PCI: another multiple _OSC memory leak fix
by Kenji Kaneshige
· 17 years ago
439a773
PCI: enable nv_msi_ht_cap_quirk for ALi bridges
by Björn Krombholz
· 17 years ago
a7eb08c
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running
by mark gross
· 17 years ago
34a6505
ACPI/PCI: handle multiple _OSC
by Kenji Kaneshige
· 17 years ago
a5d1c87
ACPI/PCI: handle multiple _OSC
by Shaohua Li
· 17 years ago
21e2b0a
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
by Kenji Kaneshige
· 17 years ago
d850a2f
vt/fbcon: fix background color on line feed
by Jan Engelhardt
· 17 years ago
7fe3915
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
by Jan Engelhardt
· 17 years ago
9fb1f68
rtc: m41t80: include <linux/kernel.h> for printk()
by Maciej W. Rozycki
· 17 years ago
417607d
RTC/watchdog: M41T80: fix a potential use of unitialized data
by Maciej W. Rozycki
· 17 years ago
6c82c41
drivers/char/synclink_gt.c: don't return an uninitialised local
by Andrew Morton
· 17 years ago
c9bfcb3
spi_mpc83xx: much improved driver
by Joakim Tjernlund
· 17 years ago
53c78dd
fbdev: do not let CONFIG_FB_DEFERRED_IO default to y
by Geert Uytterhoeven
· 17 years ago
baf6332
atmel_lcdfb: fix pixclock divider calculation
by Nicolas Ferre
· 17 years ago
945185a
rtc: rtc_time_to_tm: use unsigned arithmetic
by Maciej W. Rozycki
· 17 years ago
f2a5f24
PNP: set IRQ index in sysfs "set irq" interface
by Bjorn Helgaas
· 17 years ago
7a6278e
drivers/video/pnx4008: eliminate double free
by Julia Lawall
· 17 years ago
c8894419
md: fix raid5 'repair' operations
by Dan Williams
· 17 years ago
3f275ea
tridentfb: improve clock setting accuracy
by Krzysztof Helt
· 17 years ago
6fb4882
tridentfb: remove misplaced enable_mmio()
by Krzysztof Helt
· 17 years ago
55654be
mmc: make one-bit signed bitfields unsigned
by Harvey Harrison
· 17 years ago
64d032b
drivers/misc/sgi-xp: replace partid_t with a short
by Dean Nelson
· 17 years ago
65c17b8
drivers/misc/sgi-xp: clean up return values
by Dean Nelson
· 17 years ago
0cf942d
spi: pxa2xx_spi clock resume bugfix
by Eric BENARD
· 17 years ago
8f5bf5f2
DM9000: Use delayed work to update MII PHY state
by Ben Dooks
· 17 years ago
37d5dca
DM9000: Update and fix driver debugging messages
by Enrico Scholz
· 17 years ago
e21fd4f0
DM9000: Add __devinit and __devexit attributes to probe and remove
by Enrico Scholz
· 17 years ago
a300344
sky2: fix simple define thinko
by Jesse Brandeburg
· 17 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
05e3ec0
[netdrvr] sfc: Increment rx_reset when reported as driver event
by Ben Hutchings
· 17 years ago
53269e9
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
by Ben Hutchings
· 17 years ago
e52edda
[netdrvr] sfc: Fix code formatting
by Ben Hutchings
· 17 years ago
d6742d4
[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic
by Ben Hutchings
· 17 years ago
707d982
[netdrvr] sfc: Remove garbage from comment
by Ben Hutchings
· 17 years ago
ba911a4
[netdrvr] sfc: Removed bogus 'fall-thru' comments
by Ben Hutchings
· 17 years ago
75f2d3e
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
by Ben Hutchings
· 17 years ago
b9b39b6
[netdrvr] sfc: Add TSO support
by Ben Hutchings
· 17 years ago
48cfb14
ehea: Add DLPAR memory remove support
by Hannes Hering
· 17 years ago
fb7b6ca
ehea: Add dependency to Kconfig
by Hannes Hering
· 17 years ago
3c82c30
memory: Introduce exports for memory notifiers
by Hannes Hering
· 17 years ago
ad5da7a
gianfar: Fix a bug where the pointer never moves for dma_unmap...
by Andy Fleming
· 17 years ago
204e2f9
cxgb3 - fix EEH
by Divy Le Ray
· 17 years ago
48c4b6d
cxgb3 - fix port up/down error path
by Divy Le Ray
· 17 years ago
014377a
myri10ge: fix the number of interrupt slots
by Brice Goglin
· 17 years ago
fa0a90d
myri10ge: cleanup retrieving of firmware capabilities
by Brice Goglin
· 17 years ago
b53bef8
myri10ge: move data structures into a single slice
by Brice Goglin
· 17 years ago
eca3fd8
myri10ge: fix potential infinite loop in enable_ecrc
by Brice Goglin
· 17 years ago
99f5f87
myri10ge: trivial formatting fix
by Brice Goglin
· 17 years ago
bd2db0c
myri10ge: add barrier in myri10ge_send_cmd
by Brice Goglin
· 17 years ago
c0bf880
myri10ge: report FIBER in ethtool for XFP based NIC
by Brice Goglin
· 17 years ago
f8fd57c
myri10ge: properly align scratch buffers
by Brice Goglin
· 17 years ago
d93ca2a
myri10ge: increase and fix handoff timeout
by Brice Goglin
· 17 years ago
d1ce3a0
myri10ge: fix module parameter descriptions
by Brice Goglin
· 17 years ago
0f7229d
myri10ge: update firmware headers
by Brice Goglin
· 17 years ago
e8f720f
atl1: bump version number
by Jay Cliburn
· 17 years ago
bf455a2
atl1: add shutdown callback
by Jay Cliburn
· 17 years ago
08e0f1d
atl1: fix broken suspend and resume
by Jay Cliburn
· 17 years ago
ff772b2
atl1: add PHY power save mode
by Jay Cliburn
· 17 years ago
f403ede
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
6fc7431
PS3: gelic: fix memory leak
by Masakazu Mokuno
· 17 years ago
c018607
iwlwifi: Fix frequency in rx_status fill
by Emmanuel Grumbach
· 17 years ago
dbabad0
zd1211rw: fix potential use-after-free bug
by Johannes Berg
· 17 years ago
b30cdfc
rt2x00: Clean up error handling of PCI queue DMA allocation.
by Ivo van Doorn
· 17 years ago
ed49998
rt2x00: Fix broken recover-on-error path
by Ivo van Doorn
· 17 years ago
7872089
rt2x00: Don't use pskb_expand_head()
by Ivo van Doorn
· 17 years ago
6243065
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
by Zhu Yi
· 17 years ago
d5251ae
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
by John W. Linville
· 17 years ago
85b442e
prism54: fix regression with missing carrier in AP-mode
by Luis R. Rodriguez
· 17 years ago
5dc474d
pppol2tp: Remove null pointer dereference.
by Julia Lawall
· 17 years ago
8d97b84
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
8e07c2c
[MIPS] Alchemy: SMBus resource fix
by Sergei Shtylyov
· 17 years ago
Next »