Age | Commit message (Expand) | Author | Files | Lines |
2007-05-05 | m68k: Atari fb revival | Michael Schmitz | 9 | -1316/+2987 |
2007-05-05 | m68k: Atari keyboard and mouse support. | Michael Schmitz | 11 | -0/+1059 |
2007-05-05 | m68k: Atari SCSI driver compile fixes | Roman Zippel | 3 | -134/+49 |
2007-05-05 | m68k: Reformat the Atari SCSI driver | Roman Zippel | 2 | -2375/+2373 |
2007-05-05 | m68k: Atari SCSI revival | Michael Schmitz | 4 | -17/+77 |
2007-05-05 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 61 | -870/+2879 |
2007-05-05 | MAINTAINER change for Connect Tech Inc | Stuart MacDonald | 2 | -3/+3 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 10 | -143/+101 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 9 | -158/+201 |
2007-05-04 | [S390] add hardware capability support (ELF_HWCAP). | Martin Schwidefsky | 3 | -6/+120 |
2007-05-04 | [S390] tape: New read configuration data. | Michael Holzheu | 4 | -5/+32 |
2007-05-04 | [S390] qeth: New read configuration data. | Cornelia Huck | 3 | -5/+76 |
2007-05-04 | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck | 4 | -4/+126 |
2007-05-04 | [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). | Cornelia Huck | 2 | -3/+20 |
2007-05-04 | [S390] qdio: make qdio statistics SMP-capable | Ursula Braun | 2 | -118/+174 |
2007-05-04 | [S390] Export uaccess as non-gpl symbol. | Martin Schwidefsky | 1 | -1/+1 |
2007-05-04 | [S390] aes-s390 key length. | Jan Glauber | 1 | -4/+11 |
2007-05-04 | [S390] get rid of kprobes notifier call chain. | Christoph Hellwig | 4 | -44/+33 |
2007-05-02 | i2c-s3c2410: Fix bug in releasing driver | Ben Dooks | 1 | -36/+34 |
2007-05-02 | i2c-s3c2410: Fix I2C SDA to SCL setup time | Ben Dooks | 1 | -6/+20 |
2007-05-02 | i2c: New i2c-tiny-usb bus driver | Till Harbaum | 4 | -0/+296 |
2007-05-02 | i2c: Documentation update | Jean Delvare | 2 | -271/+39 |
2007-05-02 | i2c: SPIN_LOCK_UNLOCKED cleanup | Milind Arun Choudhary | 2 | -2/+2 |
2007-05-02 | i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c | Jean Delvare | 2 | -3/+20 |
2007-05-02 | i2c: New Simtec I2C bus driver | Ben Dooks | 3 | -0/+199 |
2007-05-02 | i2c: Bitbanging I2C bus driver using the GPIO API | Haavard Skinnemoen | 5 | -0/+267 |
2007-05-02 | Use menuconfig objects - I2C | Jan Engelhardt | 4 | -75/+60 |
2007-05-02 | i2c: Restore i2c_smbus_read_block_data | Jean Delvare | 2 | -0/+19 |
2007-05-02 | i2c-pxa: Clean transaction stop | Jean Delvare | 1 | -0/+13 |
2007-05-02 | i2c-algo-bit: Improve debugging | Jean Delvare | 1 | -90/+95 |
2007-05-02 | i2c-algo-bit: Implement a 50/50 SCL duty cycle | Jean Delvare | 2 | -22/+26 |
2007-05-02 | i2c-omap: Switch to static adapter numbering | David Brownell | 1 | -1/+2 |
2007-05-02 | i2c: Blackfin Two Wire Interface driver | Bryan Wu | 5 | -1/+670 |
2007-05-02 | i2c-algo-sgi: Comment and whitespace cleanups | Ladislav Michl | 1 | -4/+5 |
2007-05-02 | i2c: Make i2c_del_driver a void function | Jean Delvare | 4 | -15/+7 |
2007-05-02 | i2c: Move i2c-isa-only exported symbol declarations | Jean Delvare | 2 | -4/+4 |
2007-05-02 | i2c: Document i2c_new_device() | Jean Delvare | 1 | -0/+38 |
2007-05-02 | i2c: Add i2c_new_probed_device() | Jean Delvare | 2 | -0/+72 |
2007-05-02 | i2c-algo-bit: Add i2c_bit_add_numbered_bus | Jean Delvare | 2 | -1/+25 |
2007-05-02 | i2c: i2c EXPORT_SYMBOL cleanup | David Brownell | 1 | -36/+28 |
2007-05-02 | i2c: Add i2c_add_numbered_adapter() | David Brownell | 2 | -26/+101 |
2007-05-02 | i2c: Add i2c_board_info and i2c_new_device() | David Brownell | 7 | -5/+276 |
2007-05-02 | i2c: i2c probe() and remove() documented | David Brownell | 2 | -19/+92 |
2007-05-02 | i2c: i2c stack can remove() | David Brownell | 2 | -4/+62 |
2007-05-02 | i2c: i2c stack can probe() | David Brownell | 2 | -44/+110 |
2007-05-02 | i2c-pca-isa: Port to the new device driver model | Jean Delvare | 2 | -8/+29 |
2007-05-02 | i2c-elektor: Port to the new device driver model | Jean Delvare | 1 | -12/+39 |
2007-05-02 | i2c-parport-light: Port to the new device driver model | Jean Delvare | 1 | -27/+117 |
2007-05-02 | i2c-parport: Fix a minor race on driver unload | Jean Delvare | 1 | -4/+8 |
2007-05-02 | scx200_acb: Fix PCI device reference count | Jean Delvare | 1 | -0/+1 |