Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
daf4b805c1711f730d42a5dfc5a65ee05b3c9ecf
/
drivers
daf4b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
2f2408a
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
fa7b906e
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
0824990
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
30aafdb
touchscreen: Fix build of da9034
by Alan Cox
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
7605274
HID: fix hid->hiddev initialization in hiddev_connect()
by Jiri Kosina
· 16 years ago
77fa49d
hwmon: Fix various typos
by Jean Delvare
· 16 years ago
b9acb64
hwmon: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
c8ac32e
hwmon: (lm70) Add TI TMP121 support
by Manuel Lauss
· 16 years ago
2b73005
hwmon: (lm70) Code streamlining and cleanup
by Kaiwan N Billimoria
· 16 years ago
0589c2d
hwmon: Deprecate the fscher and fscpos drivers
by Hans de Goede
· 16 years ago
97950c3
hwmon: (fschmd) Add watchdog support
by Hans de Goede
· 16 years ago
453e308
hwmon: (fschmd) Cleanups for watchdog support
by Hans de Goede
· 16 years ago
6e31eb2
hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
by Darrick J. Wong
· 16 years ago
b4da93e
hwmon: (it87) Add support for the ITE IT8720F
by Jean-Marc Spaggiari
· 16 years ago
3aed198
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
by Jean Delvare
· 16 years ago
6e34b18
hwmon: Add LTC4245 driver
by Ira Snyder
· 16 years ago
2f65063
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
by Hans de Goede
· 16 years ago
28ba858
hwmon: (f71882fg) Printout fan modes
by Hans de Goede
· 16 years ago
3b02d33
hwmon: (f71882fg) Add documentation
by Hans de Goede
· 16 years ago
3045301
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
by Hans de Goede
· 16 years ago
4901062
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
by Hans de Goede
· 16 years ago
ed4f7c2
hwmon: (f71882fg) Add F8000 support
by Hans de Goede
· 16 years ago
4c82c38
hwmon: (f71882fg) Remove the fan_mode module option
by Hans de Goede
· 16 years ago
754a5907b
hwmon: (f71882fg) Separate max and crit alarm and beep
by Hans de Goede
· 16 years ago
12d66e8
hwmon: (f71882fg) Check for hwmon powerdown state
by Hans de Goede
· 16 years ago
bc27490
hwmon: (f71882fg) Cleanup fan and temp hyst functions
by Hans de Goede
· 16 years ago
ce0bfa5
hwmon: (f71882fg) Fix various sysfs callback function issues
by Hans de Goede
· 16 years ago
7567a04
hwmon: (f71882fg) Prepare for adding F8000 support
by Hans de Goede
· 16 years ago
3cc7475
hwmon: (f71882fg) Move some io access from the detect to the probe function
by Hans de Goede
· 16 years ago
498be96
hwmon: (f71882fg) Add support for the F71862FG superio sensors
by Hans de Goede
· 16 years ago
c13548c
hwmon: (f71882fg) Style cleanups and put some repeating code into functions
by Hans de Goede
· 16 years ago
9ab796e
hwmon: (f71882fg) Add PWM support
by Mark van Doesburg
· 16 years ago
77a4a3e
hwmon: (f71882fg) Misc cleanups
by Mark van Doesburg
· 16 years ago
bc37ae7
hwmon: (f71882fg) Use sensor_device_attribute_2
by Mark van Doesburg
· 16 years ago
66c7acf
i2c: Use snprintf to set adapter names
by Jean Delvare
· 16 years ago
1561bfe
Input: apanel - convert to new i2c binding
by Jean Delvare
· 16 years ago
b305271
i2c: Drop I2C_CLASS_CAM_DIGITAL
by Jean Delvare
· 16 years ago
e1995f6
i2c: Drop I2C_CLASS_ALL
by Jean Delvare
· 16 years ago
22e965c
i2c: Get rid of remaining bus_id access
by Jean Delvare
· 16 years ago
27d9c18
i2c: Replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
52435bf
Merge branches 'fixes', 'cleanups' and 'boards'
by Haavard Skinnemoen
· 16 years ago
c89a9f5
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a75f284
drm: fix ordering of driver unload vs agp unload.
by Dave Airlie
· 16 years ago
241fa85
drm/i915: Respect the other stolen memory sizes we know of.
by Eric Anholt
· 16 years ago
1fc45d8
drm/i915: Non-mobile parts don't have integrated TV-out.
by Eric Anholt
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago
3f8bc37
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
by Kristian Høgsberg
· 16 years ago
9bb2d6f
drm/i915: Don't allow objects to get bound while VT switched.
by Eric Anholt
· 16 years ago
db30c70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
ce519e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
59e3af2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
f59abb1
parport: ieee1284: use del_timer_sync() in parport_wait_event()
by Michael Buesch
· 16 years ago
8375d49
edac: driver for i5400 MCH (update)
by Mauro Carvalho Chehab
· 16 years ago
920c8df
edac: driver for i5400 MCH (Seaburg)
by Mauro Carvalho Chehab
· 16 years ago
29d6cf2
edac: fix mpc85xx and add mpc8536 mpc8560
by Kumar Gala
· 16 years ago
281efb1
edac: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1dca00b
pci: use pci_ioremap_bar() in drivers/edac
by Arjan van de Ven
· 16 years ago
cda796a
random: don't try to look at entropy_count outside the lock
by Matt Mackall
· 16 years ago
71183c9
consolemap: indentation & braces disagree - reindent
by Ilpo Järvinen
· 16 years ago
d3635ab
rapidio: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
4fb6de2
fbdev/logo: check compatibility of main and extra logos
by Geert Uytterhoeven
· 16 years ago
c00b1b7
sm501: unsigned ptr cannot be negative
by roel kluin
· 16 years ago
fd00205
intelfb: fix sparse warnings
by Hannes Eder
· 16 years ago
4fa34cd0
i810: fix sparse warnings
by Hannes Eder
· 16 years ago
27ec937
neofb: fix sparse warnings
by Hannes Eder
· 16 years ago
7654532
pm3fb: fix sparse warning
by Hannes Eder
· 16 years ago
2899bb0
viafb: fix sparse warnings
by Hannes Eder
· 16 years ago
6875145
nvidia: fix sparse warnings
by Hannes Eder
· 16 years ago
6405141
gbefb: unsigned var->pixclock cannot be less than 0
by roel kluin
· 16 years ago
08cc634
fb: carminefb: trivial annotation packing color register
by Harvey Harrison
· 16 years ago
729f77b
blackfin: remove __FUNCTION__ in video driver
by Harvey Harrison
· 16 years ago
3efbb98
fbdev: fix typo in drivers/video/modedb.c
by Jiri Moravec
· 16 years ago
3c36aa5
pci: use pci_ioremap_bar() in drivers/video
by Arjan van de Ven
· 16 years ago
ab5dc37
gpio: pca953x handles more chips, i2c fault codes
by David Brownell
· 16 years ago
cabb3fc
twl4030-gpio: cleanup debounce
by David Brownell
· 16 years ago
ba6c403
drivers/rtc: correct an error test
by Julia Lawall
· 16 years ago
defb451
rtc: driver for Marvell's SoCs 88F6281 and 88F6192
by Saeed Bishara
· 16 years ago
97a1f95
rtc: rtc-ds1216 fixes
by Alessandro Zummo
· 16 years ago
0e14923
rtc: add rtc-tx4939 driver
by Atsushi Nemoto
· 16 years ago
bbccf83
rtc: use set_mmss when set_time is not available
by Alessandro Zummo
· 16 years ago
f600915
rtc: rtc-ds3234 fixes
by Alessandro Zummo
· 16 years ago
a5771c6
rtc: rtc-max6902 fixes
by Alessandro Zummo
· 16 years ago
45fd8a0
rtc: Au1000 On-Chip Counter0-as-RTC driver.
by Manuel Lauss
· 16 years ago
ae64d16
rtc: kconfig cleanup
by Alessandro Zummo
· 16 years ago
7b9b2ef
rtc: rtc-ds1390 probe sequence and misc fixes
by Alessandro Zummo
· 16 years ago
0417ce2
rtc: pxa27x/pxa3xx driver fixes, revised
by Alessandro Zummo
· 16 years ago
dc94436
rtc: driver for pxa27x and pxa3xx SoC
by Robert Jarzmik
· 16 years ago
5d2a503
rtc: move power of 2 periodic frequency check down into drivers
by Jonathan Cameron
· 16 years ago
2fac667
rtc: bunch of drivers: fix 'no irq' case handing
by Anton Vorontsov
· 16 years ago
d4afc76
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
103d6d9
genrtc: disable genrtc on Blackfin systems
by Mike Frysinger
· 16 years ago
14bca6c
i2o: remove extraneous kernel-doc
by Randy Dunlap
· 16 years ago
51e911e
drivers/spi: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
ee9c1fb
spi: use generic gpio calls in spi_s3c24xx_gpio
by Ben Dooks
· 16 years ago
5ee36c9
spi: atmel_spi update chipselect handling
by Haavard Skinnemoen
· 16 years ago
5bfa26c
atmel_spi: clean up SPIv1 quirk handling
by Haavard Skinnemoen
· 16 years ago
d29389d
spi_gpio driver
by David Brownell
· 16 years ago
Next »