Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81ffa38e1558f54db190e2d11e7260ab09c4acf2
/
drivers
dae8168
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
31bad92
firmware/memmap: cleanup
by Bernhard Walle
· 16 years ago
bdd8735
ALi M7101 PMU also available on Sun Netra's too
by Alexander Clouter
· 16 years ago
98b0da4
drivers/char/rtc.c: removed duplicated include
by Huang Weiyi
· 16 years ago
afa9b64
fbcon: prevent cursor disappearance after switching to 512 character font
by Krzysztof Helt
· 16 years ago
ea757ac
atmel_lcdfb: add board parameter specify framebuffer memory size
by Haavard Skinnemoen
· 16 years ago
e730d8b0a
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
by Haavard Skinnemoen
· 16 years ago
1054635
matrox maven: convert to a new-style i2c driver
by Jean Delvare
· 16 years ago
73b7d92
matroxfb: i2c structure templates clean-up
by Jean Delvare
· 16 years ago
5ede40f
matrox maven: fix a broken error path
by Jean Delvare
· 16 years ago
6a4ad39
GRU: fix preprocessor symbol for sparse
by Randy Dunlap
· 16 years ago
969830b
radeonfb: fix accel engine hangs
by David Miller
· 16 years ago
ff1a4a7
isight_firmware: fix a leak and double kfree()
by Parag Warudkar
· 16 years ago
66198f3
cpuidle: make sysfs attributes sysdev class attributes
by Rabin Vincent
· 16 years ago
001e979
rtc-isl1208: fix double removal of a sysfs entry
by Alessandro Zummo
· 16 years ago
b1c3c89
revert "rtc: cdev lock_kernel() pushdown"
by David Brownell
· 16 years ago
3a3eae0
Merge branches 'ehca' and 'ipoib' into for-linus
by Roland Dreier
· 16 years ago
6773f07
IB/ehca: Discard double CQE for one WR
by Alexander Schmidt
· 16 years ago
129a10f
IB/ehca: Check idr_find() return value
by Alexander Schmidt
· 16 years ago
17c2b53
IB/ehca: Repoll CQ on invalid opcode
by Alexander Schmidt
· 16 years ago
6c02eed
IB/ehca: Rename goto label in ehca_poll_cq_one()
by Alexander Schmidt
· 16 years ago
51ad241
IB/ehca: Update qp_state on cached modify_qp()
by Alexander Schmidt
· 16 years ago
1c89ac5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
88fa08f
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
b1b135c
fix spinlock recursion in hvc_console
by Christian Borntraeger
· 16 years ago
71a3f4e
lguest: use get_user_pages_fast() instead of get_user_pages()
by Rusty Russell
· 16 years ago
9139758
agp: fix SIS 5591/5592 wrong PCI id
by Krzysztof Helt
· 16 years ago
a8c84df
intel/agp: rewrite GTT on resume
by Keith Packard
· 16 years ago
e3cf695
agp: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
55814b7
amd64-agp: run fallback when no bridges found, not when driver registration fails
by Bjorn Helgaas
· 16 years ago
99d32bd
intel_agp: official name for GM45 chipset
by Zhenyu Wang
· 16 years ago
f08c076
make struct scsi_dh_devlist's static
by Adrian Bunk
· 16 years ago
10fec20
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
29bb1bd
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
3f1ae22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
a7ef6a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
000b915
Fix race/oops in tty layer after BKL pushdown
by Christian Borntraeger
· 16 years ago
3838f59
Revert "fbcon: bgcolor fix"
by Linus Torvalds
· 16 years ago
36cbaa8
[WATCHDOG] pcwd.c - fix open_allowed type.
by Wim Van Sebroeck
· 16 years ago
25d6cbd8
mfd: tc6393 cleanup and update
by Ian Molton
· 16 years ago
1c2c30a
mfd: have TMIO drivers and subdevices depend on ARM
by Samuel Ortiz
· 16 years ago
4a48998
mfd: TMIO MMC driver
by Ian Molton
· 16 years ago
ec43b81
mfd: driver for the TMIO NAND controller
by Ian Molton
· 16 years ago
8ff69ee
hwmon: (lm75) Drop legacy i2c driver
by Jean Delvare
· 16 years ago
2ce5b34
i2c: correct some size_t printk formats
by David Brownell
· 16 years ago
c1159f9
i2c: Check for address business before creating clients
by Jean Delvare
· 16 years ago
8d24f8d
i2c: Let users select algorithm drivers manually again
by Jean Delvare
· 16 years ago
b25b791
i2c: Fix NULL pointer dereference in i2c_new_probed_device
by Hans Verkuil
· 16 years ago
399d6b2
i2c: Fix oops on bus multiplexer driver loading
by Jean Delvare
· 16 years ago
9229376
[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation
by Adrian Bunk
· 16 years ago
3f11df2
[WATCHDOG] fix watchdog/wdt285.c compilation
by Adrian Bunk
· 16 years ago
3c4fafd
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
by Adrian Bunk
· 16 years ago
58cf419
[WATCHDOG] fix watchdog/shwdt.c compilation
by Adrian Bunk
· 16 years ago
f8494e0
[WATCHDOG] fix watchdog/txx9wdt.c compilation
by Adrian Bunk
· 16 years ago
d6efcab
[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n
by Jean Delvare
· 16 years ago
8a4fbe0
mfd: t7l66 MMC platform data
by Ian Molton
· 16 years ago
d2432a6
mfd: tc6387 MMC platform data
by Ian Molton
· 16 years ago
56bf2bd
mfd: Fix 7l66 and 6387 according to the new mfd-core API
by Samuel Ortiz
· 16 years ago
befb844
mfd: Fix tc6393 according to the new tmio.h
by Samuel Ortiz
· 16 years ago
cbdfb42
mfd: driver for the TC6387XB TMIO controller.
by Ian Molton
· 16 years ago
1f19201
mfd: driver for the T7L66XB TMIO SoC
by Ian Molton
· 16 years ago
e6ca232
uninline atl1e_setup_mac_ctrl()
by Adrian Bunk
· 16 years ago
796aade
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
b140406
IPoIB/cm: Use vmalloc() to allocate rx_rings
by David J. Wilder
· 16 years ago
f068c04
[CPUFREQ] Fix -Wshadow warning in conservative governor.
by Dave Jones
· 16 years ago
49b75b8
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
097d9eb
Merge Linus' latest into master
by Russell King
· 16 years ago
f2d7499
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8d659f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
4ab84d4
bnx2x: fix logical op
by Randy Dunlap
· 16 years ago
c1c6c11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
22c7fdf
Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
273b257
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
8e43e12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
c1ec829
Fix up duplicate '__s3c2410wdt_stop()' function
by Linus Torvalds
· 16 years ago
4c514a5
powerpc/iseries: remove the old viocons driver
by Stephen Rothwell
· 16 years ago
b80b601
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
a06dee4
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
b588e2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
35405f2
PCI: Limit VPD length for Broadcom 5708S
by Dean Hildebrand
· 16 years ago
5a6c9b6
PCI PM: Export pci_pme_active to drivers
by Rafael J. Wysocki
· 16 years ago
06a91a0
Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus
by Roland Dreier
· 16 years ago
cd55ef5
IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL
by Julien Brunel
· 16 years ago
6e0d733
IB/mlx4: Allow 4K messages for UD QPs
by Alex Naslednikov
· 16 years ago
cfeb414
[Bluetooth] Add full quirk implementation for btusb driver
by Marcel Holtmann
· 16 years ago
943d56b
[Bluetooth] Removal of unnecessary ignore module parameter
by Marcel Holtmann
· 16 years ago
a844158
PCI: check the return value of device_create_bin_file() in pci_create_bus()
by Simon Horman
· 16 years ago
abad2ec
PCI: fully restore MSI state at resume time
by Jesse Barnes
· 16 years ago
9d82d8e
PCI: add Broadcom 5708S to VPD length quirk
by Eric Dumazet
· 16 years ago
86b89ee
ath9k: Revamp wireless mode usage
by Sujith
· 16 years ago
3b95978
ath9k: More unused macros
by Sujith
· 16 years ago
f22f558
ath9k: Remove a few unused macros and fix indentation
by Sujith
· 16 years ago
06df8be
ath9k: Use mac80211's band macros and remove enum hal_freq_band
by Sujith
· 16 years ago
ea9880f
ath9k: Remove redundant data structure ath9k_txq_info
by Sujith
· 16 years ago
60b67f5
ath9k: Cleanup data structures related to HW capabilities
by Sujith
· 16 years ago
b08cbcd
ath9k: work around gcc ICEs
by Adrian Bunk
· 16 years ago
f078f20
ath9k: Add new Atheros IEEE 802.11n driver
by Luis R. Rodriguez
· 16 years ago
b1a5215
ath5k: remove Atheros 11n devices from supported list
by Luis R. Rodriguez
· 16 years ago
7d283ae
list.h: Add list_splice_tail() and list_splice_tail_init()
by Luis R. Rodriguez
· 16 years ago
5423b2e
p54: swap short slot time dcf values
by Christian Lamparter
· 16 years ago
Next »