| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -3/+3 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -2/+2 |
| * | Fix typo in Kconfig help text | Thomas Weber | 2010-08-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 4 | -6/+736 |
|\ \ |
|
| * | | hpilo: Despecificate driver from iLO generation | dann frazier | 2010-10-22 | 2 | -6/+6 |
| * | | pch_phub: fix build warnings | Greg Kroah-Hartman | 2010-10-22 | 1 | -5/+5 |
| * | | add Packet hub driver for Topcliff Platform controller hub | Masayuki Ohtak | 2010-10-22 | 3 | -0/+730 |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 6 | -0/+19 |
|\ \ \ |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 3 | -0/+3 |
| * | | | ibmasmfs: use generic_file_llseek | Arnd Bergmann | 2010-09-16 | 1 | -0/+4 |
| * | | | lkdtm: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 1 | -0/+9 |
| * | | | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 2010-09-16 | 1 | -0/+3 |
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -5/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -5/+6 |
| |/ / |
|
* | | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-09-30 | 1 | -1/+0 |
* | | | vmware balloon: rename module | Dmitry Torokhov | 2010-09-22 | 3 | -2/+2 |
|/ / |
|
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -2/+2 |
|\ \ |
|
| * | | param: remove unnecessary writable charp | Rusty Russell | 2010-08-11 | 1 | -2/+2 |
| |/ |
|
* | | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann | 2010-08-11 | 1 | -0/+11 |
|/ |
|
* | hmc6352: add driver for the HMC6352 compass | Kalhan Trisal | 2010-08-09 | 3 | -0/+174 |
* | drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec | Christoph Mair | 2010-08-09 | 3 | -0/+493 |
* | hpilo: fix pointer warning in ilo_ccb_setup | Prarit Bhargava | 2010-08-09 | 2 | -12/+13 |
* | drivers/misc: ROHM BH1780GLI ambient light sensor driver | Hemanth V | 2010-08-09 | 3 | -0/+284 |
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -2/+2 |
|\ |
|
| * | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-04 | 1 | -2/+5 |
|\ \ |
|
| * | | [SCSI] enclosure: fix error path - actually return ERR_PTR() on error | James Bottomley | 2010-07-27 | 1 | -2/+5 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 3 | -0/+407 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | ARM: 6214/2: driver for the character LCD found in ARM refdesigns | Linus Walleij | 2010-07-26 | 3 | -0/+407 |
| |/ |
|
* | | Andres has moved | Andres Salomon | 2010-07-20 | 1 | -1/+1 |
|/ |
|
* | vmware balloon: clamp number of collected non-balloonable pages | Dmitry Torokhov | 2010-06-04 | 1 | -3/+15 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -1/+0 |
* | lktdm: add support for hardlockup, softlockup and hung task crashes | Frederic Weisbecker | 2010-05-27 | 1 | -0/+20 |
* | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 2010-05-25 | 4 | -20/+150 |
* | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 2010-05-25 | 4 | -14/+26 |
* | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 2010-05-25 | 4 | -96/+175 |
* | ad525x_dpot: add support for SPI parts | Michael Hennerich | 2010-05-25 | 6 | -319/+806 |
* | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 2010-05-25 | 1 | -2/+2 |
* | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 2010-05-25 | 1 | -195/+43 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 | 4 | -407/+0 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-07 | 3 | -0/+849 |
| |\ |
|
| * | | Remove unused HDPU driver | Benjamin Herrenschmidt | 2010-04-07 | 4 | -407/+0 |
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-05-21 | 1 | -11/+48 |
|\ \ \ |
|
| * | | | at24: Fall back to byte or word reads if needed | Jean Delvare | 2010-05-21 | 1 | -11/+48 |
* | | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 6 | -10/+17 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 3 | -69/+58 |
|\ \ \ |
|
| * | | | EEPROM: max6875: Header file cleanup | Arce, Abraham | 2010-05-14 | 1 | -26/+26 |
| * | | | EEPROM: 93cx6: Header file cleanup | Arce, Abraham | 2010-05-14 | 1 | -23/+16 |
| * | | | EEPROM: Header file cleanup | Arce, Abraham | 2010-05-14 | 1 | -20/+16 |
| |/ / |
|
* | | | Modify the VMware balloon driver for the new x86_hyper API | H. Peter Anvin | 2010-05-09 | 1 | -2/+2 |
| |/
|/| |
|